Deep Q-Learning
Back to Home
01. Intro to Deep Q-Learning
02. Neural Nets as Value Functions
03. Monte Carlo Learning
04. Temporal Difference Learning
05. Q-Learning
06. Deep Q Network
07. Experience Replay
08. Fixed Q Targets
09. Deep Q-Learning Algorithm
10. DQN Improvements
11. Implementing Deep Q-Learning
12. TensorFlow Implementation
13. Wrap Up
Back to Home
06. Deep Q Network
Deep Q Network
Readings
Mnih et al., 2015.
Human-level control through deep reinforcement learning
.
Next Concept